Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
authorMiles Bader <miles@gnu.org>
Mon, 7 Jun 2004 07:02:20 +0000 (07:02 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 7 Jun 2004 07:02:20 +0000 (07:02 +0000)
commit508e681fb75164f121aa2224faef06d81392a846
treec5950cbc40d2bb34da876dfa1ae0ea2ca0496ab2
parent145895d0d8f90950f4e1314e5118f85735688b0b
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381

Face merging cleanups

The only user-visible changes should be:

  * The priority order of faces in a face :inherit attribute is now
    reversed (for consistency with face lists in `face' text
    properties)

  * An :inherit loop is halted immediately, instead of being applied
    several times first; this should only matters when a relative
    attribute such as a :height scale is used.
etc/NEWS
src/ChangeLog
src/xfaces.c